This command will reactivate the escape key.
ENABLE ESCAPEKEY
This command does not return a value.
The escape key is deactivated using the DISABLE ESCAPEKEY.
cls disable escapekey print "ESCAPE No Longer Quits - Press Any Key" wait key enable escapekey do loop end
SYSTEM Commands Menu Index